Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use new column builder #279

Merged
merged 18 commits into from
Dec 23, 2024
Merged

Use new column builder #279

merged 18 commits into from
Dec 23, 2024

Conversation

Tigrov
Copy link
Member

@Tigrov Tigrov commented Dec 1, 2024

Related PR

Q A
Is bugfix?
New feature? ✔️
Breaks BC? ✔️
Fixed issues

Copy link

codecov bot commented Dec 1, 2024

Codecov Report

Attention: Patch coverage is 36.66667% with 38 lines in your changes missing coverage. Please review.

Project coverage is 96.08%. Comparing base (b3e6fcd) to head (588745d).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/AbstractMigrationBuilder.php 17.39% 38 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #279      +/-   ##
============================================
- Coverage     99.71%   96.08%   -3.64%     
+ Complexity      316      313       -3     
============================================
  Files            21       21              
  Lines          1058     1047      -11     
============================================
- Hits           1055     1006      -49     
- Misses            3       41      +38     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

src/Migrator.php Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@Tigrov Tigrov requested a review from vjik December 14, 2024 06:31
@Tigrov Tigrov merged commit e4581da into master Dec 23, 2024
31 of 34 checks passed
@Tigrov Tigrov deleted the use-new-column-definition-builder branch December 23, 2024 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants